http://pygame.org/project-Of+Cabbages+and+Kings-2077-.html 2011-12-20 Controls: S-key: Go to the camp screen (here you can change your gear) Enter: Select during the camp screen. Space: Standard attack Left Ctrl: Special attack (not implemented) Arrow Keys: Basic movement Esc: Quit (currently no prompt. immediate shutdown) Notes: This is still very much a work in progress with an endless amount of things I still intend to add. The most complete area is the Aztec temple which is fairly complete and includes a boss fight. The techno dungeon is not near done. Currently the player starts with all equips already in their inventory. This will obviously be changed in the future. Map editor: The map editor is included. It can be found in the "maps" directory. The main file to run it is "worldmapgenerator1.py" although the individual creator and tweaker can be run seperately with their corresponding files. Be warned however, the map editor is far from bullet proof and if a map is mistagged in the tweaker you may find the "worldmapgenerator1.py" failing to run. The solution to this is to reopen the map in the individual tweaker program and retag it. If there is enough interest I may create a readme detailing how the map creator functions.